layout: post
title: "Hello World"
categories: general

Markdown Syntax Showcases

This is a blockquote.

Important note: This text will have highlight styling.

function hello() {
  console.log("Hello, world!");
}
def hello():
  print("Hello, world!")
Col 1 Col 2
Cell 1 Cell 2
Cell 3 Cell 4
  1. first
  2. second
  3. third

list